home *** CD-ROM | disk | FTP | other *** search
/ China - A Great Country …igures in Chinese History / China - A Great Country in the East 2: Eminent Figures in Chinese History.iso / a2.swf / scripts / DefineButton2_10 / BUTTONCONDACTION on(press).as
Text File  |  2003-01-14  |  81b  |  7 lines

  1. on(press){
  2.    with(_parent.centers)
  3.    {
  4.       gotoandplay("img1");
  5.    }
  6. }
  7.